* select.el (x-set-selection): Doc fix.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 14 Jul 2009 16:58:25 +0000 (16:58 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 14 Jul 2009 16:58:25 +0000 (16:58 +0000)
commitb69e7159eb057525e522afc8a24e17c6f414dcd2
treed333b0ca675b09fc6165f15b6cf3791ed61003a1
parent46fd62b5e536106baf32aa0f766b17efd387f589
* select.el (x-set-selection): Doc fix.
(x-valid-simple-selection-p): Disallow selection data consisting
of a list or cons of integers, since that is not used.
(xselect--selection-bounds, xselect--int-to-cons): New functions.
(xselect-convert-to-string, xselect-convert-to-length)
(xselect-convert-to-filename, xselect-convert-to-charpos)
(xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
lisp/ChangeLog
lisp/select.el